event-driven - определение. Что такое event-driven
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое event-driven - определение

WIKIMEDIA DISAMBIGUATION PAGE
Event driven; Event-driven (disambiguation)
Найдено результатов: 1101
event-driven         
<programming> A kind of program, such as a {graphical user interface}, with a main loop which just waits for events to occur. Each event has an associated handler which is passed the details of the event, e.g. mouse button 3 pressed at position (355, 990). For example, X window system and most Visual Basic application programs are event-driven. See also callback. (2000-02-09)
Event-driven architecture         
HIGH-LEVEL SYSTEM STRUCTURE IN SOFTWARE DESIGN
Enterprise-driven architecture; Enterprise Driven Architecture; Event Driven Architecture; Event driven architecture
Event-driven architecture (EDA) is a software architecture paradigm promoting the production, detection, consumption of, and reaction to events.
Event-driven process chain         
BUSINESS MODEL
Event-driven Process Chains; Process event chains; Event-driven Process Chain; Event-driven process chains; Event-Driven Process Chain
An event-driven process chain (EPC) is a type of flow chart for business process modeling. EPC can be used to configure enterprise resource planning execution, and for business process improvement.
Event-driven messaging         
Event-Driven Messaging
The event-driven messaging is a design pattern, applied within the service-orientation design paradigm to enable the service consumers, which are interested in events that occur within the periphery of a service provider, to get notifications about these events as and when they occur without resorting to the traditional inefficient polling based mechanism.Wajid Khattak, Vijay Narayanan.
Event-driven investing         
A HEDGE FUND INVESTMENT STRATEGY THAT SEEKS TO EXPLOIT PRICING INEFFICIENCIES
Event driven multi-strategy
Event-driven investing or Event-driven trading is a hedge fund investment strategy that seeks to exploit pricing inefficiencies that may occur before or after a corporate event, such as an earnings call, bankruptcy, merger, acquisition, or spinoff. In more recent times market practitioners have expanded this definition to include additional events such as natural disasters and actions initiated by shareholder activists.
Event-driven finite-state machine         
FINITE-STATE MACHINE WHERE THE TRANSITION FROM ONE STATE TO ANOTHER IS TRIGGERED BY AN EVENT OR A MESSAGE
Event driven finite state machine; Event-driven finite state machine
In computation, a finite-state machine (FSM) is event driven if the transition from one state to another is triggered by an event or a message. This is in contrast to the parsing-theory origins of the term finite-state machine where the machine is described as consuming characters or tokens.
Behavior-driven development         
AGILE SOFTWARE DEVELOPMENT PROCESS
Behaviour driven development; Behaviour-driven development; Behavior driven development; Specflow; Behavior Driven Development; Cbehave; Behavior-Driven Development
In software engineering, behavior-driven development (BDD) is an agile software development process that encourages collaboration among developers, quality assurance testers, and customer representatives in a software project. It encourages teams to use conversation and concrete examples to formalize a shared understanding of how the application should behave.
forward engineering         
SOFTWARE DESIGN APPROACH FOR THE DEVELOPMENT OF SOFTWARE SYSTEMS
Model Driven Architecture; Model-Driven Architecture; Model-driven Architecture; Forward engineering; Model-driven generation
<process> The traditional process of moving from high-level abstractions and logical, implementation-independent designs to the physical implementation of a system. Contrast reverse engineering. (1996-10-02)
Model-driven architecture         
SOFTWARE DESIGN APPROACH FOR THE DEVELOPMENT OF SOFTWARE SYSTEMS
Model Driven Architecture; Model-Driven Architecture; Model-driven Architecture; Forward engineering; Model-driven generation
Model Driven Architecture (MDA) is a software design approach for the development of software systems. It provides a set of guidelines for the structuring of specifications, which are expressed as models.
Staged event-driven architecture         
INTERNET SERVER SOFTWARE ARCHITECTURE
The staged event-driven architecture (SEDA) refers to an approach to software architecture that decomposes a complex, event-driven application into a set of stages connected by queues. It avoids the high overhead associated with thread-based concurrency models (i.

Википедия

Event-driven

Event driven may refer to:

The term event-driven refers to a methodology that focuses on events and event dependencies.